@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#a10000;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}


/*layout*/
.container{ width:1280px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0 -15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 15px;}
.common-col-4 > div{width: 33.33333333%;}
.common-col-6 > div{width: 50%;}
.mt{margin-top: 30px;}
.mb{margin-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.fl{float: left;}
.fr{float: right;}

/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font,
.text-nowrap strong{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-nowrap a{display: inline-block; max-width: 100%;}
.text-nowrap-1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }


/***** header *****/



/*footer*/



/* crumb */
/*.crumb{padding-top: 10px;}
.crumb h2{ padding:20px 20px 20px 46px; line-height: 20px; font-size:1em; font-weight: normal; background: url(../images/icon_position.png) no-repeat 10px center;}
.crumb a:hover{color: #005abe;}
.crumb span{color: #005abe;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding-top: 15px; padding-bottom: 15px;}*/

/* tab */
.tab-brief > .hd{border-bottom:#e6e6e6 2px solid; }
.tab-brief > .hd li{float:left; position: relative; padding: 0 0 20px; font-size: 1.25em; font-weight: bold; opacity: .8;}
.tab-brief > .hd li + li{margin-left: 60px;}
.tab-brief > .hd li + li:before{content: ''; width: 1px; height: 18px; position: absolute; left: -30px; top: 5px; background: #333333;}
.tab-brief > .hd li a{color: #1a1a1a;}
.tab-brief > .hd li:after{content: ''; position: absolute; width:0; bottom:-2px; left:0; height: 3px; background: #ed2c25;  overflow: hidden;}
.tab-brief > .hd li, .tab-brief > .hd li:after{transition: all .3s; -webkit-transition: all .3s;}
.tab-brief > .hd li.on:after{width: 100%;}
.tab-brief > .hd li.on{opacity: 1;}
.tab-brief > .hd .common-more{padding-top: 3px;}

.common-more{float:right;}
.common-more a{color:#626262;}
.common-more a:hover{color:#ed2c25;}
.js-tab .common-more a + a{display: none;}
.m-common-more{clear: both; margin-top:15px; text-align:center; line-height:40px; background-color:#f1f3f5; border-radius:5px; display: none;}
.m-common-more a{color:#929394;}
.tab-brief .bd > .item > .newsList{margin-top: 15px;}

.common-title h3{position:relative; display: inline-block; font-size:1.25em; font-weight:bold; color:#2775d6;}
.common-title h3 a{color:#2775d6;}
.common-title.grain h3:before{position:absolute; top:50%; left:0; content:""; width:4px; height:16px; margin-top:-8px; background-color:#0557ac;}
.common-title.grain h3{padding-left:20px;}

/* newsList */
.newsList{clear: both;}
.newsList li h4{position:relative; padding:7px 0; font-size: 1em; font-weight: normal; line-height:26px; overflow:hidden; vertical-align:top;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px; color:#999999;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a br{display: none;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.dot li h4{padding-left: 18px;}
.newsList.dot li h4:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #666666;}
.newsList.dot li:hover h4:before{background: #2775d6;}


/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	



